home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1017 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.0 KB

  1. Path: news2.aimnet.com!usenet
  2. From: Ralph Lao <lao@wise.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: HELP: VC++ 2.x To VC++ 4.0 FAQ
  5. Date: Mon, 08 Jan 1996 12:26:08 -0800
  6. Organization: WiSE Communications
  7. Message-ID: <30F17DE0.55FE@wise.com>
  8. NNTP-Posting-Host: 199.74.204.7
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b3 (WinNT; I)
  13.  
  14. Hi,
  15.  
  16. Can someone point out to me where I can get information
  17. regarding to moving projects from VC++ 2.x to VC++ 4.0?
  18. I looked around on the VC++ CD and I wasn't able to find
  19. something like "Things to watch out for when converting
  20. from 2.x to 4.0."  Is there any?
  21.  
  22. For example, if I have a static library which was linked
  23. in VC++ 2.1 with all the standard 2.1 libraries, do I
  24. need to rebuild this library when using it in 4.0 
  25. environment?  I am having trouble to link an application
  26. using the same setting in VC++ 4.0 as in VC++ 2.1.   It
  27. constantly complained about that it needed mfcans32.lib.  I
  28. am not even using OLE (or MFC).
  29.  
  30. Thanks
  31.  
  32. Ralph Lao
  33. lao@wise.com
  34.